home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ShareWare OnLine 2
/
ShareWare OnLine Volume 2 (CMS Software)(1993).iso
/
bbsdoors
/
race155.zip
/
BBSRACE.DOC
< prev
next >
Wrap
Text File
|
1993-04-04
|
8KB
|
193 lines
BBS Drag Racing Ver. 1.55
April 4, 1993
Chris Neubauer
P.O. Box 1446
Corpus Christi, Texas
78403-1446 U.S.A.
Originated from Virtual Reality BBS
of Corpus Christi, Tx
BBS phone : 512-992-4496
Setup of BBS Drag Racing
Feel free to distribute this software any where. This is a Working
Version of BBS Drag Racing... There are No Shareware screens or delays.
All I ask is that you keep the Original Files in tact and distribute
them as a package.
Warranty : There is NO Warranty.
If you would like the newest release of this game, Just Call the
Virtual Reality BBS to find out what the latest revision is and how much
it's going for. If you need help or a modification to the existing program
so that it will run on your BBS.. just Call and leave a message on my BBS..
and I'll try to get back with you as soon as I can..
To REGISTER your copy for your BBS simply Send a Donation of $25.00 in
U.S. Dollars to :
Chris Neubauer
P.O. Box 1446
Corpus Christi, Texas 78403-1446
Along with the following information;
Your Name _________________________
Your BBS Name _________________________
Your address _________________________
Your BBS Phone _________________________
The Version Number of BBS Drag Racing that you have ______.
Make Checks or Money orders in U.S. currency payable to Chris Neubauer.
Please Allow at least 4 weeks for delivery.
Add $5.00 if you want the newest release sent Uploaded to your BBS or
Sent on disk to you.. (state 5.25" or 3.5" disks).
Otherwise you will receive your registration code only..
SysOp Information:
BBS Drag Racing Should Run on almost any BBS.. given the right data
in the configuration file..
The Following Files Should be in the same directory as BBSRACE.EXE :
PLYRFILE.DTA <---- if missing BBSRACE Will Create.
BBSRACE.CFG <---- Modify this file for your BBS.
BBSRACE.DOC <---- The file your reading now.
RACE.EMU <---- Ansi Protocol for Drag Racing.
BBSRACE.EXE <---- Executable file.
DragRac.ans <---- Graphic screen for Drag Racing.
Setup.EXE <---- Setup/Install utility program.
Running BBS Drag Racing in Local mode :
You may run BBS Drag Racing in the Local mode by typing the following
at the DOS prompt
C:>BBSRACE Your Name
Note : if any parameters are passed to BBSRACE it will assume Local
Mode and won't use the modem at all.
Another way to run local from your BBS is use the Dorinfo1.def door
file or another door file that indicates local by writing 'COM0' to the
door file. When BBS DragRacing reads the door file it searches for 'COM0'.
if it finds 'COM0', It will assume the local mode.
Running BBS Drag Racing on your BBS :
To run BBS Drag Racing on your BBS you will need to know what your
BBS uses as a user file that is "DORINFO1.DEF", "CALLINFO.BBS"
"USERFILE" etc.. If you don't Know What line numbers that your
userfile uses for User's first names and Last names and Baud
Rates, You'll need to look at them using a text editor and figure
out which line has this information..
If your userfile is not a text file, that is, a binary file or
or something else then you might try using QKDOOR.EXE to convert
your user file into a text type file.
If your userfile has a Time left line and a Time Limit Line
then BBS Drag Racing will use that information if you tell it
where to find it..
NEW: BBS Drag Racing Now supports Systems that use Chain.Txt user file.
for reading the amount of time a user has left..(in Seconds)
check out the BBSRACE.Cfg file for more info.
Use Setup.exe program that comes with BBS dragracing package.
Simply plug in the appropriate information, set up your batch file
or whatever it is that you do to run a door.. and your all set.
If You have Registered BBS Drag Racing with the Author (me), It is very
important to make sure that the upper and lower case letters are
correct in your registration number.
BBS Drag Racing will detect a Carrier Loss and return to the system.
It will update the player's status in the player data file, So dropping
carrier won't undo any monetary losses etc...
Sample Door Batch File:
=======================
Rem Batch file for the BBS Drag Racing Door
Rem
@echo off
cd\BBS
cd\doors\BBSRACE
BBSRACE <------ Note : No Parameters....
cd\BBS
BBSLoad.bat <------ batch file to reload BBS
Sample BBSRACE.CFG: (uses chain.txt userfile)
==================
123456789 <------ Registration Number
1 <------ Comm port number
2400 <------ baud rate
Mickey Mouse SysOp <------ SysOp's Name
Pluto's BBS <------ BBS Name
C:\WWIV <------ Directory of BBS (dorinfo, Chain.txt, etc)
Chain.Txt <------ Name of Userfile (dorinfo1.def etc)
2 <------ Line number of user first name
2 <------ Line number of user last name
20 <------ Line number of user baud rate
16 <------ Line number of user time limit for Game
0 0 <------ Line number of user time used (0 0 =None)
0 <------ Don't Use RTS handshaking.
0 <------ Don't Use CTS handshaking.
***************************************************************************
Sample BBSRACE.CFG: (uses dorinfo1.def userfile)
==================
12345678 <------ Top line Registration Number (Line 1)
2 <------ Number of Comm port
9600 <------ Baud Rate
Chris Neubauer <------ SySop Name
Virtual Reality <------ BBS Name
C:\MyBBS <------ BBS Directory
Dorinfo1.def <------ Name Of BBS Caller Info file
7 <------ Line Number Of User's First Name
8 <------ Line Number Of User's Last Name
5 <------ Line Number Of User's Baud Rate
12 <------ Time Limit line (or time left in Minutes)
0 0 <------ Time Used Line.
1 <------ Use RTS handshaking.
1 <------ Use CTS handshaking.
DORINFO1.DEF from Your BBS directory:
========================================
Your BBS Name Would be here.
Your/SysOp First Name
Your/SysOp Last Name
COM2
9600 BAUD,N,8,1
0
User First Name
User Last Name
ANYTOWN, USA
2
100
59
*******************************************************************************
I hope you enjoy playing BBS Drag Racing..
end of document.